home *** CD-ROM | disk | FTP | other *** search
- #
- # Alias geometry import DLL runtime information.
- #
- # DO NOT MODIFY THIS FILE! Doing so will make the DLL inoperable.
- #
-
- # What type of plug-in this is (ie: geometry import, geometry export)
- Plugin_Type = GeometryImport
-
- # Which API version this plug-in adhears to (1, 2, etc)
- Adhears_To_Plugin_Version = 1
-
- # 1 = has an options dialog box, 0 = no options dialog box
- Has_Options_Dialog_Box = 1
-
- # 1 = has an "About" dialog box, 0 = no about dialog box
- Has_About_Dialog_Box = 1
-
- # An ASCII descriptive name for this plug-in (ie: used in the context of 'error loading "3D Studio" plug-in')
- Plugin_Descriptive_Name = "Alias"
-
- # An ASCII string added to the plug-ins main execution menu
- Menu_Description = "Alias Triangle"
-
- # The filter specification used for the Windows File-Open dialog box
- FileOpen_Filter_Spec = "Alias Triangle Files (*.tri)|*.tri|"